Skip to content

[pre-commit.ci] pre-commit autoupdate#38

Merged
flying-sheep merged 1 commit into
mainfrom
pre-commit-ci-update-config
Jun 9, 2025
Merged

[pre-commit.ci] pre-commit autoupdate#38
flying-sheep merged 1 commit into
mainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci

@pre-commit-ci pre-commit-ci Bot commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.11.13](astral-sh/ruff-pre-commit@v0.11.12...v0.11.13)
- [github.com/biomejs/pre-commit: v1.9.4 → v2.0.0-beta.5](biomejs/pre-commit@v1.9.4...v2.0.0-beta.5)
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 41b5773 to 14b0b77 Compare June 9, 2025 16:59
@codecov

codecov Bot commented Jun 9, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.44%. Comparing base (bbbe64d) to head (14b0b77).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   73.44%   73.44%           
=======================================
  Files           6        6           
  Lines         177      177           
  Branches       15       15           
=======================================
  Hits          130      130           
  Misses         41       41           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@flying-sheep
flying-sheep merged commit 11adcaa into main Jun 9, 2025
4 of 5 checks passed
@flying-sheep
flying-sheep deleted the pre-commit-ci-update-config branch June 9, 2025 17:27
@flying-sheep

flying-sheep commented Jun 9, 2025

Copy link
Copy Markdown
Collaborator

Weird, the required check failed, why didn‘t that prevent my script?

@flying-sheep

flying-sheep commented Jun 9, 2025

Copy link
Copy Markdown
Collaborator

Ah, so seems like pre-commit isn’t a “check run”, so it’s probably my script that’s broken.

strange that this doesn‘t surface anywhere else. I’ll fix it!

 gh api "repos/holoviz-topics/hv-anndata/commits/14b0b77dbd559ae72984998724ad62dd09f1e464/check-runs" | from json
╭─────────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
 total_count  4                                                                                                                                                                                                 
              ╭───┬─────────────┬─────────────────┬───────────────────────────┬──────────────────────────────────────────┬──────────────────────────────────────┬───────────────────────────────────────┬─────╮ 
 check_runs    # │     id      │      name       │          node_id          │                 head_sha                 │             external_id              │                  url                  │ ... │ │
              ├───┼─────────────┼─────────────────┼───────────────────────────┼──────────────────────────────────────────┼──────────────────────────────────────┼───────────────────────────────────────┼─────┤ 
               0  43748512371  codecov/patch    CR_kwDONZkYms8AAAAKL51Scw  14b0b77dbd559ae72984998724ad62dd09f1e464                                        https://api.github.com/repos/holoviz-  ...  
                                                                                                                                                           topics/hv-anndata/check-runs/43748512       
                                                                                                                                                           371                                         
               1  43748511165  codecov/project  CR_kwDONZkYms8AAAAKL51NvQ  14b0b77dbd559ae72984998724ad62dd09f1e464                                        https://api.github.com/repos/holoviz-  ...  
                                                                                                                                                           topics/hv-anndata/check-runs/43748511       
                                                                                                                                                           165                                         
               2  43748420018  test (3.11)      CR_kwDONZkYms8AAAAKL5vpsg  14b0b77dbd559ae72984998724ad62dd09f1e464  f6a4097a-fa84-51e2-87d4-5f860bc8ded2  https://api.github.com/repos/holoviz-  ...  
                                                                                                                                                           topics/hv-anndata/check-runs/43748420       
                                                                                                                                                           018                                         
               3  43748420017  test (3.13)      CR_kwDONZkYms8AAAAKL5vpsQ  14b0b77dbd559ae72984998724ad62dd09f1e464  ade8f687-f0bd-5bb2-bad8-2f3da5c81b4c  https://api.github.com/repos/holoviz-  ...  
                                                                                                                                                           topics/hv-anndata/check-runs/43748420       
                                                                                                                                                           017                                         
              ╰───┴─────────────┴─────────────────┴───────────────────────────┴──────────────────────────────────────────┴──────────────────────────────────────┴───────────────────────────────────────┴─────╯ 
╰─────────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

@flying-sheep

Copy link
Copy Markdown
Collaborator

OK, so in other repos, the repo rules did prevent my script from merging PRs, but I now made it so that it won’t merge things if any failed statuses or check runs are detected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant